chore: bump vendor/zoekt to upgrade gRPC-Go to v1.82.1#1503
Conversation
Advance vendor/zoekt to sourcebot-dev/zoekt#17, upgrading google.golang.org/grpc from v1.80.0 to v1.82.1 to address GHSA-hrxh-6v49-42gf.
This comment has been minimized.
This comment has been minimized.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe vendored Zoekt submodule reference is updated to a newer upstream commit, and the unreleased changelog records the bundled Zoekt gRPC-Go dependency upgrade to ChangesZoekt dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@msukkari could you please review this final SOU-1567 integration? It advances vendor/zoekt to the merge commit from the Zoekt PR you approved. All Sourcebot checks pass, including the production Docker build, and the built binary reports google.golang.org/grpc v1.82.1. |
|
@brendan-kellam could you please review this small final SOU-1567 integration when available? It advances |
Fixes SOU-1567
Summary
Advances vendor/zoekt from 58f59f1 to 0e0e62b, the merge commit from sourcebot-dev/zoekt#17. This upgrades google.golang.org/grpc from vulnerable v1.80.0 to patched v1.82.1 for GHSA-hrxh-6v49-42gf.
The Sourcebot change is pointer-only; the Zoekt dependency change is limited to go.mod and go.sum.
Verification
Note
Low Risk
Pointer-only submodule bump with a targeted Go dependency upgrade in Zoekt; no application logic changes in the visible diff.
Overview
Bumps the
vendor/zoektsubmodule so the bundled Zoekt stack picks upgoogle.golang.org/grpcv1.82.1 (from v1.80.0), addressing GHSA-hrxh-6v49-42gf. The Sourcebot-side change is a submodule pointer update; the dependency bump lives in the forked Zoektgo.mod/go.sum.Documents the fix under
[Unreleased]→ Fixed inCHANGELOG.md.Reviewed by Cursor Bugbot for commit d12a511. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit